home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / editor / auror300.zip / CALEN4.DOX < prev    next >
Text File  |  1996-07-17  |  494b  |  18 lines

  1.  
  2.   CALEN4.AML
  3.   Four-month Calendar 
  4.  
  5.   This macro displays a calendar window with four months, starting with
  6.   the previous month. The current day is highlighted.
  7.  
  8.   Keys:
  9.   ────
  10.   <esc>              // exit
  11.   <pgdn>             // next month
  12.   <pgup>             // prev month
  13.   <right>            // same month, next year
  14.   <left>             // same month, prev year
  15.   <ctrl pgdn>        // december of the current year
  16.   <ctrl pgup>        // january of the current year
  17.  
  18.